CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Nearest neighbor matlab

搜索资源列表

  1. knn_map

    0下载:
  2. 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1704
    • 提供者:宋争鸣
  1. knn_demo

    1下载:
  2. K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2101
    • 提供者:wang
  1. NearestNeighbor

    0下载:
  2. 模式识别问题最近邻算法的matlab实现,简单易懂-nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:996
    • 提供者:马标
  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:KOF
  1. events

    0下载:
  2. * acousticfeatures.m: Matlab scr ipt to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab scr ipt to extract feature information from acoustic event timeseries. * extractevents.m: Matlab scr ipt to extract ev
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:10081
    • 提供者:陈延军
  1. DS_fusion

    2下载:
  2. DS证据理论matlab 实现的源程序,.m格式的源程序-Implementation of nearest-neighbor algorithm matlab source,. M format of the source
  3. 所属分类:matlab例程

    • 发布日期:2013-10-09
    • 文件大小:1003
    • 提供者:wangzilan
  1. RGBImage

    0下载:
  2. 利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写-The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3242935
    • 提供者:陈卫征
  1. zuilinjin

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2290
    • 提供者:刘锐
  1. Knn1

    0下载:
  2. 模式匹配最近邻算法相关资料与Matlab源代码-Nearest-neighbor algorithm for pattern matching information with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1086
    • 提供者:youxia
  1. knn4

    0下载:
  2. 模式匹配最近邻算法相关资料Researchontheshapefeatureextractionandrecognition与Matlab源代码-Nearest-neighbor algorithm for pattern matching information Researchontheshapefeatureextractionandrecognition with the Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:278344
    • 提供者:youxia
  1. knniris

    0下载:
  2. 模式识别中的k近邻算法,用matlab编写,希望对大家有所帮助-K-nearest neighbor algorithm for pattern recognition with matlab write, we want to help
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:699
    • 提供者:li san
  1. nearestneighbouralgorithm

    0下载:
  2. 模式识别中的最近邻算法用matlab实现,简单易懂,并做了实验,用图像表示聚类结果。-The nearest neighbor algorithm for pattern recognition with matlab implementation, simple to understand, and do the experiment, with images that clustering results.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:庞善民
  1. Classifier_K_NN_f

    0下载:
  2. 利用matlab,knn最近邻分类算法,可直接调用-Using matlab, knn nearest neighbor classification algorithm can be directly invoked
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:875
    • 提供者:vicky
  1. Classifier_NN_f

    0下载:
  2. 最近邻分类器,matlab环境下,可直接调用-Nearest neighbor classifier, matlab environment, can be called directly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:728
    • 提供者:vicky
  1. k_nn_classifier

    0下载:
  2. k最近邻分类器。编写的一个matlab函数。输入向量Z表示所属的类,返回一个向量,表示由k最近邻分类给定的。-k nearest neighbor classifier. Write a matlab function. Input vector Z that belongs to the class, returns a vector, expressed by the k nearest neighbor classification given.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:555
    • 提供者:menghang
  1. mi

    1下载:
  2. This matlab codes calculates the mutual information and the conditional mutual information based on k-nearest neighbor algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2690
    • 提供者:Water
  1. patternrecognitioncodes

    0下载:
  2. 此文件包含模式识别中一些经典的matlab代码,如:SVM、神经网络、最近邻等。-This file contains some of the classic pattern recognition matlab code, such as: SVM, neural networks, nearest neighbor and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:786914
    • 提供者:王芝麻
  1. 111

    0下载:
  2. 基于MATLAB的近邻法剪辑算法的实验,源代码,及数据分析-Based on the MATLAB nearest-neighbor method clip algorithm experiment, the source code, and data analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:227846
    • 提供者:caiqiangfu
  1. jinlin

    0下载:
  2. 基于近邻法的相关MATLAB实验方法,课件。,-Based on the MATLAB nearest-neighbor method clip algorithm experiment, the source code, and data analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:429669
    • 提供者:caiqiangfu
  1. one_NN_algorithm_byFurongHuang

    0下载:
  2. This is an matlab file about nearest neighbor classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:596
    • 提供者:Fiona Huang
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com